Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Opengear missing configuration fix #2881

Merged
merged 3 commits into from
Oct 30, 2023

Conversation

ermuller
Copy link
Contributor

Pre-Request Checklist

  • Passes rubocop code analysis (try rubocop --auto-correct)
  • Tests added or adapted (try rake test)
  • Changes are reflected in the documentation
  • User-visible changes appended to CHANGELOG.md

Description

Changes opengear config processing to match the process used in the comment method (fixes #2880).
Adds collection of serial number.

Switch opengear config handling to use the same process as the comment
method, which works correctly.
@aschaber1 aschaber1 merged commit 003a78c into ytti:master Oct 30, 2023
1 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Opengear collected configuration not saved
2 participants